home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Tools / HRTmon / src / HRTmon.readme < prev    next >
Text File  |  1999-11-06  |  4KB  |  117 lines

  1. Short:    v2.17 FREE 'Action-Replay' like monitor
  2. Author:   Alain.Malek@cryogen.com  Alain Malek
  3. Uploader: Alain.Malek@cryogen.com  Alain Malek
  4. Type:     dev/debug
  5.  
  6.                              HRTmon
  7.  
  8.                     Copyright © 1991 - 1998
  9.                       All Rights Reserved
  10.                            Written by
  11.                           Alain  Malek
  12.  
  13.             http://dumbo.cryogen.ch/hrtmon/index.html
  14.  
  15.  
  16. Have you ever wanted to get an Action Replay on your A1200, A3000 or A4000 ?
  17. If the answer is yes, then you should have a look at HRTmon.
  18.  
  19. HRTmon is a monitor for your Amiga, which doesn't use the libraries.
  20. You can invoke the monitor at any point. Even if a game or a demo switched
  21. off the interrupts.
  22. Once in HRTmon you can watch all the memory, disassemble, edit, save, etc...
  23. and continue, as if nothing happend.
  24. You don't have to care about any picture address. ALL the CHIP-memory can
  25. be edited transparently.
  26.  
  27.  
  28. --------------------------------------------------------------------------
  29.  
  30. - History
  31.  
  32. version 2.17 Jun 12 1998
  33.  
  34. - source code clean-up
  35. - PhxAss support (v4.39alpha or better)
  36. - BASM support (Bert Jahn)
  37. - disable PCMCIA interrupts when in HRTmon. (avoid freeze)
  38.  
  39. version 2.16 Jun 4 1998 (9th public release)
  40.  
  41. - first source code release under GPL
  42.  
  43. version 2.14 9 Jan 1998 (8th public release)
  44.  
  45. - support for CD32 ProModule IDE interface
  46. - faster copper list search (cmd COP)
  47. - support for NTSC and Multiscan screen modes
  48. - configuration fileformat changed, users of v2.13 or prior should
  49.   save a new config from HRTmonPrefs
  50.  
  51. version 2.13 6 Nov 1997 (7th public release)
  52.  
  53. - level 7 a little bit more powerfull
  54. - better IDE HD support
  55. - trainer functions fixed
  56.  
  57. version 2.12 16 Jun 1997 (6th public release)
  58.  
  59. - 68060 instructions added
  60. - 68060 register display
  61.  
  62. version 2.1 22 May 1997 (5th public release)
  63.  
  64. - 'Snap cursor' added in editor window
  65. - new status bar
  66. - no output on screen when switching insert mode on/off
  67. - '#' key was missing on French keyboard
  68. - command history invoked through CTRL-up/down keys
  69. - use SHIFT-up/down to scroll faster in memory dump
  70. - Garbage on screen with some 040 machines fixed
  71. - help page doesn't scroll further when HELP key released
  72. - 31K command added
  73. - Bug in disk bitmap allocation removed. (got a disk full msg too early)
  74. - Bug in CPU detection routine removed. (failed on 68020 boards with FPU)
  75. - LoadView task option added in HRTmonPrefs (gfx-board compatible)
  76.  
  77. version 2.00 24 Nov 1996 (4th public release)
  78.  
  79. - IDE hard-disk access (A1200 and A4000 only)
  80. - Support for International FileSystem
  81. - Works on 68020-68060
  82. - A4000 bug fixed
  83. - Scroll up and down for disassembly, mem dump, etc...
  84. - New powerfull gfx searcher and ripper
  85. - Save picture command
  86. - Improved floppy disk access
  87. - HRTmon can be entered by pressing a key
  88. - Auto memory location
  89. - Some more preferences
  90. - Completly rewritten file access routines
  91. - New HRTmon program launcher
  92. - Lots of small usefull commands added...
  93.  
  94. version 1.20 2 May 1995 (3rd public release)
  95.  
  96. - SETMAP command removed.
  97. - Now you select your keyboard from HRTmonPrefs
  98. - Added MMU option in HRTmonPrefs
  99. - Added Clock option in HRTmonPrefs
  100.   (The auto-detection of the clock caused a crash on A3000 and A4000/030 and
  101.   maybe some other configurations too.)
  102.  
  103. version 1.10 22 April 1995
  104.  
  105. - Added KILL command.
  106.  
  107. version 1.01 10 April 1995 (2nd public release)
  108.  
  109. - Removed a bug when entering HRTmon. (Sometimes it crashed...)
  110. - No more crash when exiting HRTmon, after having pressed the right-mouse
  111.   button in HRTmon (only in 'right-mouse enter' mode.)
  112. - Now the debug command should work correctly.
  113.  
  114. version 1.00 2 April 1995
  115.  
  116. - First public release
  117.